home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3007 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  36 lines

  1. Path: scms.rgu.ac.uk!sol!cs2lk
  2. From: cs2lk@scms.rgu.ac.uk (Lee Kindness)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ds.l
  5. Date: 6 Feb 1996 16:51:05 GMT
  6. Organization: The Robert Gordon University, School of Computer and Mathematical Sciences, Aberdeen, Scotland
  7. Message-ID: <4f80tp$qkq@roadkill.scms.rgu.ac.uk>
  8. References: <497.6609T1129T586@mbox3.swipnet.se>
  9. NNTP-Posting-Host: cs2lk%@sol.scms.rgu.ac.uk
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Patrik Nilsson (patrik.nilsson@mbox3.swipnet.se) wrote:
  13. : When using FileInfoBlock it must be long word aligned.
  14. : Q: In asm you have 'ds.l'. Is there any equal in C?
  15.  
  16. Best to just allocatio the memory (AllocDosObject() or AllocMem()) or
  17. you can use the __aligned modifier.
  18.  
  19. : ---
  20. :                                     \|/
  21. :                                     O O
  22. : +-------------------------------oOO-(_)-OOo-------------------------------+
  23. : | Patrik Nilsson, Malm÷, Sweden                                           |
  24. : | PGP Key fingerprint =  27 33 52 2D B3 E6 7E D8  D6 C1 8F 1A 86 95 67 DC |
  25. : +-------------------------------------------------------------------------+
  26.  
  27.  
  28.  
  29. --
  30. \ Lee Kindness
  31.  \ wangi@frost3.demon.co.uk
  32.   \ cs2lk@scms.rgu.ac.uk
  33.    \ Current projects - Satchmo's Mailbag, GFindXXX, Umentiler...
  34.     \=> Founder Team TRUMPET ;)
  35.  
  36.